Initializes a new instance of the
PatternPen class.
シンタックス
'宣言
Public Function New( _
ByVal () As System.Integer, _
ByVal As System.Drawing.Color _
)
public PatternPen(
System.int[] ,
System.Drawing.Color
)
パラメータ
- pattern
- A int array indicate the pattern of current pen
- color
- A Color indicates the color of the pen.
参照